GTextWindow Sub Action Retains the logical coordinates of window boundaries. (See note below.) Syntax GTextWindow ( x1, y1, x2, y2, Scrn%) Remarks The GTextWindow procedure uses the following arguments. ----------------------------------------------------------------------------- Argument Description ---------------------------------------------------------------------------- x1 Integer containing the minimum X value (logical coordinate). y1 Integer containing the minimum Y value. x2 Integer containing the maximum X value. Argument Description ---------------------------------------------------------------------------- value. y2 Integer containing the maximum Y value. Scrn% Integer containing either cTRUE (used with WINDOW SCREEN statement to show Y values increase top to bottom) or cFALSE (used with WINDOW statement to show window Y values increase bottom to top). registered% The number of currently registered fonts. loaded% The number of currently loaded fonts. See Also GetMaxFonts, SetMaxFonts